* Makefile.in (gl-stamp): Don't scan $(SOME_MACHINE_OBJECTS)
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Sep 2012 14:26:47 +0000 (07:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Sep 2012 14:26:47 +0000 (07:26 -0700)
commit5bfd4428953a08ace0cfacf6fd67f627fd4b905f
tree96e1c1d4efe36791ad2b8c617456654db32a0815
parent687abf1a638d8953c3d6b75c2d9aa566c8d2f3e3
* Makefile.in (gl-stamp): Don't scan $(SOME_MACHINE_OBJECTS)

when building globals.h, as the objects that are not built on
this host are not needed to compile C files on this host.
src/ChangeLog
src/Makefile.in